Skip to content

fix(@ngtools/webpack): remove app decorators on AOT - #8506

Merged
hansl merged 2 commits into
angular:masterfrom
filipesilva:remove-app-decorators
Nov 16, 2017
Merged

fix(@ngtools/webpack): remove app decorators on AOT#8506
hansl merged 2 commits into
angular:masterfrom
filipesilva:remove-app-decorators

Conversation

@filipesilva

Copy link
Copy Markdown
Contributor

Based on @clydin's great work in #8456. I had to adapt it to use the StandardTransform model we use currently but the logic is his.

Should addressed the bigger AOT non-prod builds and memory consumptions in prod build.

Fix #8457
Partially adresses #5618
Supersedes #8456

Based on @clydin's great work in angular#8456. I had to adapt it to use the StandardTransform model we use currently but the logic is his.

Should addressed the bigger AOT non-prod builds and memory consumptions in prod build.

Fix angular#8457
Partially adresses angular#5618
Supersedes angular#8456
@filipesilva
filipesilva force-pushed the remove-app-decorators branch from 066e50c to 89b76d7 Compare November 16, 2017 18:11
@hansl
hansl merged commit 811cbfe into angular:master Nov 16, 2017
@filipesilva
filipesilva deleted the remove-app-decorators branch November 16, 2017 18:56
@p3x-robot

Copy link
Copy Markdown

It looks like is broken because of this merge at #8525

@p3x-robot

Copy link
Copy Markdown

This should be removed in like 1.9.4, in 1.8.0 there was no remove decorators and all works, now is not working. Sorry, but it looks like I tried everything, but it is not up to me anymore.

@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cli 1.5.0 - slower build, larger bundle size and weird zone behaviour

4 participants